Hi Tom,
Its not really a big deal but i made a user button that
runs a C program to prepare machine for shutdown. The
program moves each axis to a certain location and it
changes to a specific tool that i leave empty. My tool
changer is slow, and if it has to move several tools it
exceeds the time limit.
I dont really want to simply execute without wait
because obviously dont want to accidently start spindle or
something while doing toolchange.
It might be nice if the user could disable or adjust
this feature. Come to think of it im pretty sure our fanuc
mill at work takes much longer then 10 seconds to home, so
there are probably certain situations where you may want
to exec/wait for more then 10 seconds. Thanks.
Mark